func encoding/asn1.appendFourDigits
2 uses
encoding/asn1 (current package)
marshal.go#L357: func appendFourDigits(dst []byte, v int) []byte {
marshal.go#L414: dst = appendFourDigits(dst, year)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)